home *** CD-ROM | disk | FTP | other *** search
/ United Public Domain Gold 2 / United Public Domain Gold 2.iso / utilities / pu743.dms / pu743.adf / T3DLIB_E.LHA / spherize.doc < prev    next >
Text File  |  1994-01-20  |  3KB  |  119 lines

  1.  
  2.  
  3.  
  4.      Spherize (1)      Imagine Object Modifier 1993/01/31      Spherize (1)
  5.  
  6.  
  7.      NAME 
  8.  
  9.           Spherize - Conform Points to a Unit Sphere 
  10.  
  11.  
  12.      SYNOPSIS 
  13.  
  14.           Spherize [parameters...] <input_file >output_file 
  15.  
  16.  
  17.      DESCRIPTION 
  18.  
  19.           Spherize  will  read an Imagine object file in binary (TDDD)
  20.           or ASCII (TTDDD) format (transparently to  the  user),  will
  21.           conform  all points within the objects to a unit sphere, and
  22.           output a binary (TDDD) Imagine object.  
  23.  
  24.           Note that all T3DLIB programs have the intelligence built-in 
  25.           to determine whether the input file  is  in  the  binary  or
  26.           ASCII format.     No  corny  hard-wired  file  suffixes  are
  27.           required.  You may name your objects anything you wish.  
  28.  
  29.           By default, all Turbo Silver "EXTR" objects are read in  and
  30.           "internalized"  so  that Imagine can use them, since Imagine
  31.           does not support "external" objects.  
  32.  
  33.  
  34.      PARAMETERS 
  35.  
  36.           Parameters must be listed in the order shown below.  
  37.  
  38.  
  39.           point_X 
  40.                   The point on the X axis used to determine the center 
  41.                   of the sphere.  
  42.  
  43.           point_Y 
  44.                   The point on the Y axis used to determine the center 
  45.                   of the sphere.  
  46.  
  47.           point_Z 
  48.                   The point on the Z axis used to determine the center 
  49.                   of the sphere.  
  50.  
  51.           radius_X 
  52.                   The radius of the sphere on the X axis.  (An X-scale 
  53.                   value.) 
  54.  
  55.           radius_Y 
  56.                   The radius of the sphere on the Y axis.  (A  Y-scale
  57.  
  58.  
  59.                                       -1-
  60.  
  61.  
  62.      Spherize (1)      Imagine Object Modifier 1993/01/31      Spherize (1)
  63.  
  64.  
  65.                   value.) 
  66.  
  67.           radius_Z 
  68.                   The radius  of the sphere on the Z axis.  (A Z-scale
  69.                   value.) 
  70.  
  71.  
  72.  
  73.      IDENTIFICATION 
  74.  
  75.           Author: Glenn M. Lewis 
  76.  
  77.           Revision Number: 38; Release Date: 1993/01/31.  
  78.  
  79.           The entire T3DLIB collection of source and  executables  are
  80.           Copyright   ©  1988-1993  by  Glenn  M.  Lewis.  All  Rights
  81.           Reserved.  Source code of T3DLIB may not be used in whole or 
  82.           in part in any commercial endeavor without the prior written 
  83.           permission of the author.  
  84.  
  85.           Imagine is Copyright © by Impulse Inc.  
  86.  
  87.           Essence  is  Copyright  ©   1992-1993   by   Apex   Software
  88.           Publishing.  
  89.  
  90.  
  91.      SEE ALSO 
  92.  
  93.           bumpit(1),    mbb(1),    readwrite(1),    set_brush_path(1),
  94.           set_texture_path(1), tddd2dxf(1), tddd2mif(1),  tddd2nff(1),
  95.           tddd2off(1),     tddd2pov(1),    tddd2ps(1),    tddd2ray(1),
  96.           tddd2vort(1) 
  97.  
  98.  
  99.      BUGS 
  100.  
  101.           No bugs known.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.                                       -2-
  118.  
  119.